/ Assembly List / LJCAddressParserLib / StandardAddress / ParseMixedAddress

Namespace - LJCAddressParserLib


Parameters
mixedAddress - The mixed address value.

Returns

true if no errors; otherwise, false.

Syntax

C#
public Boolean ParseMixedAddress(String mixedAddress)

Parses the combined Delivery Address and Last Line values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.